xen.git
2007-08-28 kfraser@localhost... [xen, xencomm] fix various xencomm invalid racy access.
2007-08-24 kfraser@localhost... hvmloader: Clarify relationship between xen_domain_hand...
2007-08-24 Keir Fraserx86: Fix paging_init() to not overwrite existing page...
2007-08-17 kfraser@localhost... Merge with ia64/xen-unstable.hg
2007-08-17 Ian Campbellsilentoldconfig seems to break automated testing, try...
2007-08-17 kfraser@localhost... Update version number to reflect that next stable relea...
2007-08-17 Ian CampbellLinux 2.6.18 doesn't create include/linux/autoconf...
2007-08-17 Ian CampbellPull XEN_LINUX_UPDATE into mk.linux-2.6-xen so it can...
2007-08-17 kfraser@localhost... Add sharing-check for blktap
2007-08-17 kfraser@localhost... xend: Fix vbd detach.
2007-08-17 kfraser@localhost... Fix "xm restore" require 4 times amount of memory on...
2007-08-17 kfraser@localhost... xend: Avoid unnecessary writes to xenstore.
2007-08-16 Alex Williamson[IA64] xencomm - compilation fix of unmodified driver
2007-08-16 Alex Williamson[IA64] Use common xencomm.c and remove ia64 xencomm.c
2007-08-16 Alex Williamsonmerge with xen-unstable.hg
2007-08-16 Alex Williamson[IA64] Support of 4k page size for individual guests
2007-08-16 Alex Williamson[IA64] Shrink vtlb size
2007-08-16 kfraser@localhost... Tack -m32/-m64 on HOSTCFLAGS when COMPILE_ARCH is x86.
2007-08-16 kfraser@localhost... Avoid new-fangled gnumake else-if syntax.
2007-08-16 kfraser@localhost... Allow Xen to build on FreeBSD.
2007-08-16 kfraser@localhost... Remove unused max_dma_mfn variable.
2007-08-14 kfraser@localhost... xencomm: Fix for code style.
2007-08-14 kfraser@localhost... [xen, xencomm] preparetion for xencomm consolidation.
2007-08-14 kfraser@localhost... [xen, xencomm] xencomm trivial bug fix
2007-08-14 kfraser@localhost... xen: Cache 'current' vcpu in physdev_op hcall implement...
2007-08-14 kfraser@localhost... xen: Do not accept DOMID_SELF as input to DOMCTL_getdom...
2007-08-14 kfraser@localhost... libxc: Various xc_evtchn_* functions must return signed...
2007-08-13 kfraser@localhost... hvm: Cleanups to state-restore paths (including vmxassi...
2007-08-13 Tim Deegan[HVM] [TOOLS] Move device state save earlier in suspend...
2007-08-13 kfraser@localhost... [PV-on-HVM]: Add missing includes
2007-08-13 kfraser@localhost... x86-64: enable hypervisor output on VESA frame buffer
2007-08-12 Alex Williamsonmerge with xen-unstable.hg
2007-08-12 Alex Williamson[IA64] Make MMU setting of domVTi configurable
2007-08-12 Alex Williamson[IA64] Minimal long vhpt format support
2007-08-12 Alex Williamson[IA64] Use defines instead of hard coded numbers
2007-08-12 James Bulpinxm-test: Allow dom0 network interface used in tests...
2007-08-10 kfraser@localhost... x86: Trivial clean up of debug output.
2007-08-10 kfraser@localhost... x86: Improved memcpy() asm implementation.
2007-08-09 kfraser@localhost... Fix xm block/network-detach command.
2007-08-09 kfraser@localhost... acm: Some fixes to the Xend ACM management code
2007-08-09 kfraser@localhost... x86-64: pv wrmsr emulation fix
2007-08-09 kfraser@localhost... Ensure multiboot modules are mapped when we copy them.
2007-08-09 kfraser@localhost... x86: Always define both PAE and non-PAE address constants
2007-08-09 kfraser@localhost... acm: Cleaner use of copy_from_guest().
2007-08-09 kfraser@localhost... Clean up usage of 'current' in do_iret() hypercall.
2007-08-09 Alex Williamson[IA64] Saner dom0 memory and cpu defaults
2007-08-08 kfraser@localhost... x86: Do not print unbounded bogus FACS signature.
2007-08-08 kfraser@localhost... hvm: Handle hw_cr[] array a bit more sanely.
2007-08-08 kfraser@localhost... hvm: Unify %cr0 handling.
2007-08-08 Ian CampbellDo not clobber new wallclock offset on restore.
2007-08-08 kfraser@localhost... hvm: Fix %cr4 handling in HAP paging mode.
2007-08-08 Tim DeeganMerge
2007-08-08 Tim Deegan[TOOLS] Avoid unaligned accesses in libfsimage FAT16...
2007-08-08 kfraser@localhost... hvm: More cleanups, particularly to %cr4 handling.
2007-08-08 kfraser@localhost... hvm: More cleanups around paging interfaces.
2007-08-07 kfraser@localhost... hvm: Clean up control-register and EFER handling.
2007-08-07 kfraser@localhost... xen: Clean up some paging files: no tab and trailing...
2007-08-07 kfraser@localhost... xentop: fix abnormal value cpu(%) when domain shutdown.
2007-08-07 kfraser@localhost... [ACM] Explicitly cast byte arrays when used in copy_fro...
2007-08-07 Alex Williamson[IA64] Fix parameter check in do_hvm_op()
2007-08-06 Tim Deegan[HVM] Store Etherboot ROM as hexdump, not binary
2007-08-06 kfraser@localhost... xm: Fix control characters causing xm tests to fail.
2007-08-06 kfraser@localhost... xm: pass --skipdtd parameter through to 'xm new'
2007-08-06 Ian Campbell[32on64] Copy the right grant table status code back...
2007-08-06 kfraser@localhost... hvm: Fix PV-on-HVM drivers to not execuite hypercall...
2007-08-06 kfraser@localhost... hvm: Fix save/restore when callback_via line is routed...
2007-08-06 kfraser@localhost... pygrub: LiloConf.py supports root and read-only
2007-08-06 kfraser@localhost... Fix/cleanup destroyDevice code path in xend.
2007-08-06 kfraser@localhost... [ACM] Support for removing / replacing a policy
2007-08-06 kfraser@localhost... [ACM] Support for running unlabeled domains alongside...
2007-08-03 Alex Williamson[IA64] Cleanup panic
2007-08-03 Alex Williamson[IA64] Remove more useless code
2007-08-03 kfraser@localhost... domain builder: Zero start_info struct.
2007-08-03 kfraser@localhost... On debug builds, scrub pages with non-zero poison.
2007-08-03 Tim Deegan[HVM] Yet another MCA/MCE MSR.
2007-08-03 kfraser@localhost... es7000: Remove the bulk of the ES7000 specific code...
2007-08-02 kfraser@localhost... Merge with ppc/xen-unstable.hg
2007-08-02 Hollis Blanchardmerge with xen-unstable.hg
2007-08-02 Hollis Blanchard[POWERPC][XEN] Commit missing multiboot files.
2007-08-02 kfraser@localhost... libelf: Clean up and fix up BSD symtab handling.
2007-08-02 kfraser@localhost... elfloader: Re-add break stmt I stupidly removed from...
2007-08-02 kfraser@localhost... libelf: Remove unneeded extra elf_set_verbose() invocation.
2007-08-02 Tim DeeganMerge
2007-08-02 Tim Deegan[MINIOS] fix x86_64 p2m map and CFLAGS
2007-08-01 Alex Williamsonmerge with xen-unstable.hg
2007-08-01 kfraser@localhost... xenstore: Redirect stdin/stdout/stderr to /dev/null.
2007-08-01 kfraser@localhost... xenstore: Do not assign to stdout/stderr/stdin - they...
2007-08-01 Alex Williamson[IA64] Set rr0 to rr4 hyperprivop
2007-08-01 kfraser@localhost... [ELF] Load elf symbols when BSD_SYMTAB=yes.
2007-08-01 kfraser@localhost... xenstored: Do not write to stderr if we are daemonised!
2007-08-01 kfraser@localhost... xenstored: Remove unused util code.
2007-08-01 kfraser@localhost... blktap: Fix unaligned access to blktap/tapdisk message...
2007-08-01 kfraser@localhost... Fix file descriptor leak in blktapctrl
2007-08-01 kfraser@localhost... Merge with ppc/xen-unstable.hg.
2007-08-01 kfraser@localhost... [IA64] Fix tools build.
2007-07-31 kfraser@localhost... hvm: Large-scale cleanups and fixes to event deliver...
2007-07-31 Alex Williamson[IA64] Fix PAL_HALT of dom0 for panic_notifier_list
2007-07-31 kfraser@localhost... hvmloader: Avoid bogus use of NULL pointer.
2007-07-31 Tim Deegan[HVM] Inject #PF when mmio instruction fetch fails
2007-07-31 kfraser@localhost... hvm: Define common (across VMX and SVM) set of event...
next